You must be logged in to post your query.
Home › Forums › Chart Support › Getting a canvas.min.js file without default styling attributes?
Tagged: CSS, React, styling
Hello, I was wondering: is there a “canvas.min.js” file available that doesn’t have any of the default styling options which are currently packaged with it from the default download link on all user’s account pages?
It’d be very helpful, because I’d like the chance to define things like default position and height for myself.
If that type of file is not available, what is the best way to override such stylings?
@mepc36,
CanvasJS charts come with predefined styles. You can customize the look and feel of the chart with the help of the properties of the chart. Please refer to our documentation for the list of customization options available.
— Shashi Ranjan Team CanvasJS
Great, thanks Shashi! The docs really helped
You must be logged in to reply to this topic. Login/Register