Need a special offer?Find out if your project fits.
+

How to add labels on bar and column charts?

Answered
Ralys asked on October 25, 2017

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
 

3 answers

Public
Tanya Gryshko Tanya Gryshko Flexmonster October 27, 2017

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

Public
Ralys October 29, 2017

Hello,
Does the custom chart can be placed to the Flexmonster charts container and Chart type menu buttons overrided to draw custom chart?
 
 

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster October 31, 2017

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.

Please login or Register to Submit Answer