Skip to content

Add ability to edit point attributes on a line chart. #217

@ThePoShWolf

Description

@ThePoShWolf

Add ability to edit Point attributes on the line graphs

First off, I love the charting in PSHTML! I'd also like if it was possible to edit the point attributes on a line chart.

Specifically, looking at the Chart.js docs they mention several attributes that I'd like to be able to set with PSHTML:

pointRadius (this is hard coded to 4 in Class datasetline)
pointHitRadius
pointHoverRadius

Steps to reproduce

Create a line chart and the script will contain:

"pointRadius":4, ... "pointHitRadius":null, ... "pointHoverRadius":0

I'm happy to take this issue, but wanted to submit it before working on it.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions