Skip to content

[FEATURE] Axis break symbols #203

Description

@nickhenden

Preliminary Checks

  • I have searched existing issues to ensure this feature hasn't been requested before

Problem description

The Analysis Function charts guidance states it is acceptable to break a numerical y-axis on a line chart when necessary. However, Matplotlib and Plotly do not have a built-in method to add break symbols to an axis (two slashed lines: //).

Possible solutions

Solutions to this issue could include:

  • Example code: Add example code to the cookbook demonstrating how to manually add an axis break symbol in Matplotlib and/or Plotly (if possible)
  • New functionality: Add functionality to the package that automates or semi-automates the addition of an axis break symbol.

A solution would be needed for both Matplotlib and Plotly if possible. If you are tackling just one of these, please create a specific sub-issue for Matplotlib/Plotly accordingly.

Examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions