You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IDEA:But the statistics are even nicer when you can share them:
add sharing statistics via exporting charts as image (then sending the image via webxdc.sendToChat
- Ideally this could be a generic component that we can use for all chats, maybe even add some watermark and text once we have an app icon (Make an icon for the app #1)
- maybe also render this offscreen at a fixed resolution, that would also make adding watermark and more info easier
not so easy with charts.css (there is no real way to screenshot an html element, while for canvas there is), though we could certainly manually draw stats inside of a canvas, thought that would make the idea out of scope for now.
statistics are cool. here a few Ideas:
IDEA:But the statistics are even nicer when you can share them:
webxdc.sendToChat
- Ideally this could be a generic component that we can use for all chats, maybe even add some watermark and text once we have an app icon (Make an icon for the app #1)
- maybe also render this offscreen at a fixed resolution, that would also make adding watermark and more info easier
if you have more ideas about statistics/charts we could show, the let them here in the comments bellow this issue ;)
The text was updated successfully, but these errors were encountered: