markrcote / flot-axislabels

Axis Labels Plugin for Flot. This repo is unmaintained in part due to flot being in a similar situation.
95 stars 71 forks source link

superscript and subscript in labels #36

Open sposs opened 9 years ago

sposs commented 9 years ago

It's convenient to be able to write units properly. For example m.s-2 could be set as m.s-2, but it appears as the rendering ignores the html tags.

Thanks!