Lines Matching refs:chart

11 "Responsive" chart or map will modify it's features dynamically (even as you
13 line chart with legend guides, labels, titles and other elements will be
17 iPad), it starts "compacting" the chart. First the legend is removed. Shrink it
20 sparkline representation of the chart.
23 enable responsiveness. Those are custom-tailored for each chart/map type and
25 enable "responsive" plugin for your chart instance.
41 2. Add the following setting to your chart configuration:
55 chart.responsive = {
70 A plugin works by checking chart area dimensions after each resize. (or after
74 Override rules are implemented by defining chart rules, or just "rules" moving
100 The above rule will be applicable to a chart that is between 200px and 400px in
125 that deal with chart's dimensions:
128 applicable to rotated serial chart only (i.e. bar chart)
131 rule applied only when the chart legend is set to particular position.
135 you want to override the chart's initial ones with.
149 This will look for a "legend" property in chart object, then change it's
169 the chart.
193 Please note that original graph definition in your chart settings needs to have
218 current chart condition and will apply their overrides in the same order they
305 chart types at various resolutions.
345 * Fixed a bug where the plugin was causing an error when chart/map container was being hidden
348 * Fixed bug with overrides being overwritten with chart object in some cases
352 * Added support for GANTT chart type (available sin JavaScript Charts V3.14)
360 * Tweaked legend hiding dimensions for pie chart