Incomplete Snapshot()

Hi Everyone,

Iยดm trying out the snapshot() expression for a chart but the image is not complete and is cutting off the X axis completely:


Any ideas on how to fix this?

Solved Solved
0 10 362
1 ACCEPTED SOLUTION

SOLVED by Joshua at AppSheet Support.

We adjust some of the css when generating snapshots to remove some of the appearance of the appview. There were some changes to css elsewhere which were conflicting with this. This was corrected, andI I missed updating you.

View solution in original post

10 REPLIES 10

SNAPSHOT() is busted, theyโ€™re working on replacing it, but it wonโ€™t be soonโ€ฆ

FYI @Grant_Stead We have updated the functionality few months ago so it should give you a correct result.

Well, my last contact with Joshua via Support for SNAPSHOT was Aug 20. And Iโ€™m supposed to be on early beta for the new versionโ€ฆ That ticket was established in June, and weโ€™re leaving it open as a reminderโ€ฆ So yes, in June Joshua was working on it, but the final conclusion was to replace not repairโ€ฆ

I mean, I could be way off hereโ€ฆ

Gotcha. My assumption was that your were talking about the beta version which we launched years ago. Sorry, I misunderstood your post.

@Nicolas_Feldman Would you please send a support ticket with details to support@appsheet.com. Thanks.

The only real piece of advice that I have to @Nicolas_Feldman the OP is to either, shoot in a support ticket, and also wait. Or roll your own.
Iโ€™m currently doing this to replace a link to filtered view snapshot expression.

Web hook a loaded Google chart HTML packet to integromat, pass it to https://htmlcsstoimage.com/ then get the URL response from integromat api back to appsheet, then run a collection and trigger your template report from there after collating the images of the charts you needโ€ฆ

The upside is that youโ€™ll actually have an image of your chart that you can include in fun places throughout your app! Also, once you get good at this, you can build things that appsheet doesnโ€™t support, like Gantt charts.

Currently, itโ€™s about 6 steps in Appsheet, 3 in integromat, and each image can take a few seconds to make the loopโ€ฆ I would share the video, but itโ€™s client work.

Thanks so Much @Grant_Stead and @Aleksi for your answers! I appreciate it.

I will try both options: support ticket, and the option Grant mentioned, which Iยดve never done before. But seems like a nice challenge.

Do any of you know if there is a Post or Sample App to learn how to do this?

If you need maybe a more simple solutionโ€ฆ https://quickchart.io/

I always forget about quick chart!

SOLVED by Joshua at AppSheet Support.

We adjust some of the css when generating snapshots to remove some of the appearance of the appview. There were some changes to css elsewhere which were conflicting with this. This was corrected, andI I missed updating you.

Top Labels in this Space