-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
Area: MissingAbstractionPlotly.js functionality that has to be implementedPlotly.js functionality that has to be implementedStatus: AvailableType: Question
Milestone
Description
Description
I'm using FSharp.Plotly
on 2-d map data using Chart.Line
and Chart.Point
with Chart.Combine
. This works well except that the x- and y-axis scales are different, so distances in the two directions are inconsistent and squares map to rectangles. As far as I can tell, this is addressed by scaleratio
and scaleanchor
in base plotly, but these are not exposed here. Is it possible to add this?
Metadata
Metadata
Assignees
Labels
Area: MissingAbstractionPlotly.js functionality that has to be implementedPlotly.js functionality that has to be implementedStatus: AvailableType: Question