BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Does anyone know what stylesheets should I include in order to use EJ charts in a Visual Studio 2013 LightSwitch HTML Client App, without messing up with the ones from Microsoft? bootstrap.css is overriding some core styles for my theme.
Hi Nicolas,
Thanks for using Syncfusion products.
Essential Javascript Chart does not need stylesheets to create chart. But it requires script files such as (“jQuery”(version 1.9 or higher), “jquery-globalize”), “ej.chart.min” and “ej.common.all.min” for adding only Essential Chart.
We have created a simple sample for creating chart in a Light Switch client application.
https://s3.amazonaws.com/files2.syncfusion.com/dtsupport/directtrac/127055/LSChartApp137015223.zip
Please let us know if you have any concern.
Regards,
Rekha.
Thank you Rekha, the Support team emailed me the same LS solution regarding another issue. I must say, they have included this stylesheets in default.htm: default.css, bootstrat.min.css and default-responsive.css. However, commenting those lines apparently does not change the way the chart looks.
Regards.
Hi Nicolas,
Thanks for your update.
Essential Javascript Charts does need stylesheets to create chart. It requires only script files to render in the page.We suggest you to use only the script files for render the chart in your page.
Please let us know if you have any concern.
Regards,
Rekha.
Hi Nicolas,
Thanks for your update.
Essential Javascript Charts does need stylesheets to create chart. It requires only script files to render in the page.We suggest you to use only the script files for render the chart in your page.
Please let us know if you have any concern.
Regards,
Rekha.