ChartJS3
Simple yet flexible JavaScript charting for designers & developers
ChartJS
chartJS31.Options.Plugins.Tooltip = new Wisej.Web.Ext.ChartJS3.OptionsTooltips { Enabled = false };chartJS31.Options.Plugins.Legend.Display = false;chartJS31.Options.Scales.yAxes = new[]
{
new OptionScalesAxesY { Min = 1, Max = 100 }
};How To Use
Last updated
Was this helpful?