# Plotly js Visualization library for javascript based on `d3`. Official documentation is [here][plotly-js]. ## Line chart example The following is an example for a *line* chart which contains many options that I frequently use. It is bloated on purpose to document the options for myself. [Rendered html](src/plotly.html) ```html {{#include src/plotly.html:3: }} ``` [plotly-js]: https://plotly.com/javascript/