Opened 7 years ago
Closed 5 years ago
#17711 closed feature (patchwelcome)
Supporting multi-axis ( e.g., three or more Y axes) in dojo charting.
Reported by: | zwu_ca | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Charting | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I believe it is not too hard to support such a feature. Many other popular charting package already support this feature.
I made some change in chart.js and axis2d/default.js for my own purpose, but I don't know the general solution.
Attachments (1)
Change History (3)
Changed 7 years ago by
Attachment: | dojo-axes.PNG added |
---|
comment:1 Changed 7 years ago by
Component: | DojoX Widgets → Charting |
---|
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in more than a year, I'm closing this as patchwelcome. Please let us know if you would like to get involved in helping make this change to Dojo!
Note: See
TracTickets for help on using
tickets.
An example of my change to support 3 Y axes.