News

JavaFX provides certain colors by default when rendering charts. There are situations, however, when one wants to customize these colors. In this blog post I look at changing the colors of a ...
This is my first chart project using HTML_CSS only While creating charts with only HTML and CSS has limitations, it's a fantastic starting point for your journey into chart generation. This approach ...
I've developed a simple library that uses Sass to create default CSS color formats for Chart.js and a javascript/jQuery function that will assign those colors to the data object. This removes colors ...