Skip to content

To Show non-Gregorian Calendars #196

Closed
@mbande

Description

@mbande

Hello all,
Use Case: I need to show some charts in client calendar system (e.g. Jalali)
The Problem: digging the docs, i can't figure out how to do that,
Possible Solutions: i know this is possible in some other charting libraries (e.g. Hicharts via a plugin which uses JDate itself, or for others that use Moment.js internally, there is a moment-jalaali plugin)
Workaround: even the input data and internal calculations can be normally in current Calendar system, but before rendering, it can be a formatter function/hook (dateformat) that do the actual conversion.

I wonder if there is a solution/workaround for the awesome Plotly.
any help would be highly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions