Genie Discord forum

How to plot a world map and show few locations using lat,lon parameter in genie dashboard

you can check from map examples here: https://github.com/GenieFramework/StippleDemos/tree/master/StipplePlotly/maps

But I am not getting any chart'

@abhimanyuaryan also unable to plot the heatmap. i have a dataframe with few product sells no (as column) and dates (as row) but unable to show them to heatmap

any help ?

first you run the demos as it is. only by changing to new API and let me know they work for you. Then we change things from their

I have not run these demos with new api

so I'll need your help with that

Done. I will do that

I get to know after replacing old versio. Of plotly.js same code is generating nice charts

The issue is with new javascript by plotly

what do you mean by new javascript by plotly? Yes we use plotly.js like API

Yup I additionally imported the plotly.js of 1.16 and that work

Currently it is automatically taking 1.18 which shows all charts as line chart

not sure I am following

we use this version with stipple plotly: https://raw.githubusercontent.com/GenieFramework/StipplePlotly.jl/main/assets/js/plotly.min.js

plotly.js v1.52.1

No bro, actually I am using my layout style.jl in which I render genie pages, in same file added a script plotly.js

My PC is in office, I will share you exact no and code on Monday

BTW I have made a complete product

Thank you so much all for your support

But we need to make it more simpler

I will try to help you as much as possible

I am using plotly.js v2.16.5 version

It is working fine, but plotly.js v2.18 is not rendering charts