In our chart types scripts you will see the basis of the new VividCharts API in action as all charts are now collected in just 3 lines of code. By using variables provided in the VividCharts environment such as filter names, chart options and more you can apply conditionals or make adjustments to the chart types to your hearts content. Want to change the charts group by based on filter title? Want to change how many data points your chart has based on the value of a system property? All those and so much more is possible with just a little bit of JavaScript know how.
To learn how to use these awesome new features, the best place to start is at the beginning with how to initialize a new VividChart Object: