Plotter.php innerworkings #857
Unanswered
RoamingEchidna
asked this question in
Q&A
Replies: 1 comment
-
|
I would use OxyPlot, GitHub - oxyplot/oxyplot: A cross-platform plotting library for .NET · GitHub<https://github.com/oxyplot/oxyplot>
Once you have generated the graph, you can convert \ export it to an image.
From: RoamingEchidna ***@***.***>
Sent: Monday, April 6, 2026 9:45 PM
To: weather-gov/api ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [weather-gov/api] Plotter.php innerworkings (Discussion #857)
I'm very new to this and trying to create an offline, scrollable, cacheable version of the meteogram
(ex.: Hourly Forecast for Little Rock, AR<https://forecast.weather.gov/MapClick.php?lat=34.7487&lon=-92.2751&unit=0&lg=english&FcstType=graphical>)
It looks like the image generation is all happening server side. Is there any way to get the code for that?
—
Reply to this email directly, view it on GitHub<#857>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADJHCG6WNINESQ3S5MN2UMT4USBVXAVCNFSM6AAAAACXO5TWS2VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZZHAZTONRQGY>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm very new to this and trying to create an offline, scrollable, cacheable version of the meteogram
(ex.: Hourly Forecast for Little Rock, AR)
It looks like the image generation is all happening server side. Is there any way to get the code for that?
Beta Was this translation helpful? Give feedback.
All reactions