Conversation
…king on making it actually work
|
@G0rocks , I have squashed your commits and added the The example is in The Geo Layout we have added in this PR does not have all the fields listed in the API https://plotly.com/javascript/reference/layout/geo/ , but I would rather merge this in and add the rest per a need basis. Try it out and let me know if it is good enough to merge or you need more to have a functional ScatterGeo. |
|
@G0rocks , happy to hear it works. One more request before I merge this in. Can you add the line traces to the example plot in |
0ab68b0 to
abee94c
Compare
- add all projection types enum variants - add rotation field to Projection - replicate scatter_geo example 1-to-1 in examples/maps/src/main.rs Signed-off-by: Andrei Gherghescu <8067229+andrei-ng@users.noreply.github.com>
|
Had a bit of time and added the full example as in the JS example I shared. I am going to merge this. |
|
Woa, you went blazingly fast on this. |
I surprised myself as well 😂 |


Fixes #300