Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Chart - Add point shape & radius options #468

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Conversation

joepavitt
Copy link
Collaborator

Description

  • Adds "Point Shape" and "Point Radius" options to the UI Chart for Line and Scatter plots.
  • Defaults to a "circle" with a 4px radius if not defined, or for existing UI Chart elements that do not have a value assigned.

Related Issue(s)

Closes #447

Checklist

@joepavitt joepavitt changed the title 447 UI chart dotsize UI Chart - Add point shape & radius options Jan 3, 2024
@joepavitt joepavitt merged commit 2165d42 into main Jan 3, 2024
1 check passed
@joepavitt joepavitt deleted the 447-ui-chart-dotsize branch January 3, 2024 14:12
@besbar
Copy link

besbar commented Jan 4, 2024

Congrats for this nice improvment !
I have discovered Node-Red 2 years ago, have made some dashboards with dashboard 1.0.
I am following now your progress on dashboard 2.0, and I would like to say thank you for this wonderful work.
In addition to backlog on github, is a changelog available?

@joepavitt
Copy link
Collaborator Author

Thanks @besbar

Not an explicit changelog as such, but I do document each release here: https://github.com/FlowFuse/node-red-dashboard/releases.

I do also have a Migration Guide which details which D1.0 features aren't yet supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to remove dots on line chart
2 participants