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
Copy file name to clipboardExpand all lines: index.html
+1-13Lines changed: 1 addition & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -182,19 +182,7 @@
182
182
183
183
<body>
184
184
<h1id="exportcanvasjschartdataascsv">Export CanvasJS Chart Data as CSV</h1>
185
-
<p>This plugin allows you to export and save CanvasJS Chart's data as CSV. Check out <ahref="https://github.com/vishwas-r/Export-CanvasJS-Chart-Data-as-CSV">Github Repository</a> for more info / examples.</p>
186
-
<h2id="canvasjs">CanvasJS</h2>
187
-
<p>CanvasJS is an HTML5 & JavaScript based Charting Library that runs on all modern devices including iPhone, Android, Desktops, etc. Charts are beautiful and API is very simple to use.</p>
188
-
<h4id="canvasjsfeatures">CanvasJS Features:</h4>
189
-
<ul>
190
-
<li>Simple API and easy to use</li>
191
-
<li>Supports 30+ different types of Charts / Graphs</li>
192
-
<li>10x faster than conventional Flash / SVG based Charting Libraries</li>
193
-
<li>Comes with Several beautiful looking themes</li>
194
-
<li>Well Maintained and Updated Documentation</li>
195
-
<li>Works across browsers (Chrome, Firefox, Safari, IE8+)</li>
196
-
<li>Can be integrated with Serverside and Frontend technologies like ASP.Net, PHP, Spring MVC, JSP, jQuery, Angular, React, etc.</li>
197
-
</ul>
185
+
<p>This plugin allows you to export and save <ahref="https://canvasjs.com/" target="_blank">CanvasJS</a> Chart's data as CSV. Check out <ahref="https://github.com/vishwas-r/Export-CanvasJS-Chart-Data-as-CSV">Github Repository</a> for more info / examples.</p>
0 commit comments