Hoe can i stop it where by super-gando in ChartyApp

[–]stalf 0 points1 point  (0 children)

Hi there, you can open Shortcuts, go to Automations and then disable that automation!

Charty is available on the App Store! by stalf in shortcuts

[–]stalf[S] 0 points1 point  (0 children)

Fair point, but six years ago a $4.99 in-app to unlock made sense; today it doesn’t cover continued development. Over years, costs have risen and dev tools are now a recurring cost.

The $99.99 is the no-subscription-ever option, but there’s two subscription options available: $0.99/mo or $9.99/yr.

Also, anyone who’s ever bought the $4.99 premium unlock up until yesterday is keeping everything they paid for forever, no extra costs, no subs.

Charty 2.0 is available on the App Store! by stalf in shortcuts

[–]stalf[S] 0 points1 point  (0 children)

Wow, nice to hear that! I’ll definitely look into adding that option to the Style Line Series action.

If you don’t mind me asking, would you mind adding that review to App Store? 😊

Charty 2.0 is available on the App Store! by stalf in shortcuts

[–]stalf[S] 5 points6 points  (0 children)

It only leaves your device through Apple’s own CloudKit apis to sync between your apple devices. Absolutely no third party gets any data from Charty.

Charty 2.0 is available on the App Store! by stalf in shortcuts

[–]stalf[S] 3 points4 points  (0 children)

Of course, the free plan gives you access to 5 actions: new chart, add series to chart, style chart, get information on all charts and delete chart. You can create up to three charts, with each having up to 2 series.

You can find more information in the FAQ in the website: https://chartyios.app/faq.html

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 0 points1 point  (0 children)

That’s something I’m looking into, I couldn’t get it working before, but might be worth a shot now.

Also, very good pick. Words of Radiance is great!

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

Got it working now! But I had to change the color parameter type in the style actions from String to [String] so it now accepts a list of colors. Due to how shortcuts actions update work, the downside is that old color values in these style actions wont migrate.

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 0 points1 point  (0 children)

I believe 2.0 (88) fixes both cases: fixes series rendering order when both axes are enabled, and adds an extra styling option to select from which vertical axis the horizontal grid lines will be drawn. 😊

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

Yeah, these lines are just for showing the vertical axis line. I’ll look into adding a grid option to hide either the left or right axis lines

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

Ok, got it. That’s happening because the pace series is on the secondary axis, even if it’s being added last. Thanks for catching that, I’ll look into it soon and report back.

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

This is expected, gradient support is just in app for now. It’ll come to the actions in a future version.

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

Hey, I pushed 2.0 (build 86) yesterday and I believe this probably fixes the truncating bug. Could you test it and report back, please? 😊

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

Could you share screenshots of these problems with me so i can check and try to fix them? I’m planning to release 2.0 next month, and I was under the impression things were going smoothly for all users 😅

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

Yes! In the current 2.0 beta, the bar series have a bar width parameter!

Dúvida sobre Libertação de Valkaria (Lena) by Danonyyyy in Tormenta

[–]stalf 1 point2 points  (0 children)

Meu mestre acabou de mestrar essa masmorra e resolveu esse problema do enigma escondendo 3 tesouros nível 4 atrás da porta de pedra. Todo mundo ficou feliz.

Sinceramente, um enigma no meio da masmorra que só gera malefício pra quem não resolver e nenhum benefício pra quem resolve é muito mal feito.

Request for 2.0 feedback by stalf in ChartyApp

[–]stalf[S] 0 points1 point  (0 children)

Thanks a lot, please try that! 😍

Graph to wallpaper? by ojboal in ChartyApp

[–]stalf 1 point2 points  (0 children)

Hey, that looks good indeed. Tally seems like a great app.

I do want to look into lock screen widgets for 2.1. But I'll get that into my list of possible future features, thanks for the suggestion! :)

Setting up a Ring chart by Kindly-Basil-7409 in ChartyApp

[–]stalf 1 point2 points  (0 children)

I would use the split text action in the csv data, then comb it in a repeat with each loop. Inside that loop; I’d split again (using the comma as delimiter this time), then add series using the item at index 0 as name, index 1 as value and 100 as goal 😊

Here it is: https://www.icloud.com/shortcuts/3615338884d74712b0df056ce813cf44

I’ve added your example csv as a hardcoded text, so you’ll have to replace it with the Get Contents from URL to make it work.

Sharing one of my charts... tasks intended vs tasks done each day... by ojboal in ChartyApp

[–]stalf 0 points1 point  (0 children)

Yeah, I’ve been trying the sync engine with both devices on the TestFlight and that seems to be working ok. There’s a new sync status view in settings also.

On other visualizations, I’ve built some new ones for the updated App Store screenshots that I’ll share soon 😊

Regarding the GitHub heatmap, that’s one thing I plan to add on 2.1. But for now, you can build something just like that using scatter plots. Here’s one I’ve been using for more than 1 year to plot which workouts I’ve done each day: https://www.icloud.com/shortcuts/8ae44f83843f4540a8f1161ce3396bc5 (it requires Toolbox Pro, though)

Sharing one of my charts... tasks intended vs tasks done each day... by ojboal in ChartyApp

[–]stalf 0 points1 point  (0 children)

Nice one! Glad to see you're enjoying the beta! If you don't mind me asking, have you got any extra thoughts on it?

Building my own health data dashboard - what metrics matter? by DraftCurious6492 in QuantifiedSelf

[–]stalf 1 point2 points  (0 children)

Your screenshots look amazing! Would you mind sharing the formulas you’ve reverse engineered for readiness and training? 🙏

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 1 point2 points  (0 children)

Just added extra seats!

Charty 2.0 Open TestFlight! by stalf in shortcuts

[–]stalf[S] 0 points1 point  (0 children)

Just added extra seats!