David Tsay 80c20b3d05
[Plots] Allow user to change marker style (#3135)
* lineWidth is not supported in modern browsers

* allow marker shape selection in plot inspector

add shapes for canvas2d - point, cross, star

* change line style to line method in anticipation of adding true line style attribute

* add canvas2d circle marker shape

* allow point shapes for webGL plots

add circle shape

* refactor for clarity

* refactor shape to shape code

* add missing semi-colon

* helper function for marker options display in inspector

refactor for clarity

* access correct file

* add diamond marker shape

* add triangle shape to canvas

* add webgl draw triangle marker shape

* refactor fragment shader for clarity
2020-07-09 13:14:32 -07:00
..
2019-12-06 09:45:21 -08:00
2019-08-30 15:51:52 -07:00
2019-10-29 15:49:55 -07:00
2020-04-06 15:36:52 -07:00
2019-12-04 12:39:09 -08:00
2020-06-23 14:39:19 -07:00