symbol == 'BTC') $refSymbol = 'USD'; echo << #graph_history_price, #graph_history_balance { width: 75%; height: 300px; float: right; margin-bottom: 8px; } .jqplot-title { margin-bottom: 4px; } .jqplot-cursor-tooltip, .jqplot-highlighter-tooltip { background: rgba(220,220,220, .6) !important; border: 1px solid gray; padding: 2px 4px; z-index: 100; } .jqplot-xaxis-tick { margin-top: 4px; } .jqplot-y2axis-tick { font-size: 7pt; margin-top: -4px; margin-left: 8px; width: 36px; } .jqplot-seriesToggle { cursor: pointer; } .jqplot-table-legend-swatch { height: 8px; width: 8px; margin-top: 2px; margin-left: 16px; }
end; // JavascriptReady("$(window).resize(graph_resized);");