

Make sure no two names are the same!ĭefault: * Gallery Samples:Īnnotations-native drawing dygraph-simple dynamic-update highlighted-region highlighted-series highlighted-weekends independent-series linear-regression link-interaction negative two-axesĪnnotation-native connect-separated custom-bars dateWindow daylight-savings dense-fill drawing dygraph dygraph-many-points-benchmark dynamic-update grid_dot hairlines highlighted-region independent-series isolated-points label-div label_v labelsDateMilliseconds labelsDateUTC labelsKMB linear-regression linear-regression-addseries link-interaction missing-data multi-scale native-format negative perf plotter plotters range-selector series-highlight small-range-zero smooth-plots steps two-axes two-axes-vr value-axis-formatters If it is not, default values are supplied and a warning is logged.


For CSV files and DataTable objects, this is determined by context. Note: tests marked with ⚠ access external resources,Īnd, without further ado, here's the complete list of options: AnnotationsĪ distinct name for each data series, including the independent (X) series. The value of this is set to the Dygraph object. The options which may be set in this wayįor options which are functions (e.g. See the docs on per-axis and per-series options Some options can be set on a per-axis and per-series basis. You specify options in the third parameter to the dygraphs constructor: g = new Dygraph(div,Īfter you've created a Dygraph, you can change an option by calling the Dygraphs provides a rich set of optionsįor configuring its display and behaviour. Dygraphs tries to do a good job of displaying your data
