jtablesaw / tablesaw

Java dataframe and visualization library
https://jtablesaw.github.io/tablesaw/
Apache License 2.0
3.55k stars 643 forks source link

fix axis_template.html: add comma to range #1235

Closed sdr2002 closed 1 year ago

sdr2002 commented 1 year ago

Thanks for contributing.

Description

What was changed:

fix axis_template.html: add comma to range reference issue post: https://github.com/jtablesaw/tablesaw/issues/1192

summary: comma is not added to the body such that any html jsplot output using the range field fails to render, fix is just to add comma

Testing

Did you add a unit test? No, it is not necessary