Opened 9 years ago
Closed 5 years ago
#15568 closed feature (patchwelcome)
Axes offset for 2D plot
Reported by: | newbie | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Charting | Version: | 1.8.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently, if you have markers specified, they will be half hidden by the axis overlapping the marker. For visual improvement it would be nice if there would be a possibility to add a gap between the axes and the data series. For instance if a series starts at 0/0 the point would lie on both axes. A fix gap offset of a specified pixel amount or other unit would elevate the series from the axes. The positive gap would just relocate the first tick by the specified offset. For symmetry the gap would also be added after the last tick. You can find this behaviour in Highchart JS.
Change History (1)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.