Hello,
I need to add labels on bar and column chart. Labels must be via function with data object. Colum labels must be rotaded -90.
How can I do that?
Thank you
Hello, Ralys,
Thank you for your interest in our charts functionality.
Flexmonster does not provide support for setting such labels. However, our component easily integrates with 3rd party charting libraries. Check our guides about connecting with Highcharts, FusionCharts, Google Charts or any charting library.
Should you have any other questions - feel free to ask.
Regards,
Tanya
Hello,
Does the custom chart can be placed to the Flexmonster charts container and Chart type menu buttons overrided to draw custom chart?
Hello Ralys,
Please have a look at the Highcharts example - https://www.flexmonster.com/demos/js/integration-highcharts/. You can find more examples in our documentation - https://www.flexmonster.com/doc/integration-with-highcharts/. Please note that our toolbar is fully customizable. You can easily add some new buttons with the unique behaviour and also remove the old. Here is the guideline - https://www.flexmonster.com/doc/customizing-toolbar/. When you need to show the custom charts and not to show the grid, you can apply to grid container CSS visibility: hidden
and decrease the container size. Such approach allows implementing the behaviour you want to achieve.
Please let us know if it solves your case.
Best regards,
Dmytro.