You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating polymer elements using DEV-EXPRESS library to create charts(running on Tomcat server). The chart polymer elements are working fine in CHROME , FIREFOX but are not compatible with IE. Below is the code that i have used to create a bar chart and i am attaching screen-shots too for all the three browsers.
I am creating polymer elements using DEV-EXPRESS library to create charts(running on Tomcat server). The chart polymer elements are working fine in CHROME , FIREFOX but are not compatible with IE. Below is the code that i have used to create a bar chart and i am attaching screen-shots too for all the three browsers.
below is the code:
index.jsp;
<script src="library/bower_components/webcomponentsjs/webcomponents.js"></script>line-chart.html :
Screenshots:
google chrome;
firefox:
IE:
The text was updated successfully, but these errors were encountered: