Add load density chart#484
Conversation
|
🚀 This is what some of the generated images would look like with this change. You can browse the full set on the preview branch. |
|
Whoops, because I build on the other PR, the image preview is showing that. Here's what I've built:
|
|
Should the number of instances lines be in front of the frameworks? As you get to the right I find it hard to correlate to number of instances. |
FinePrint varargs constructor, Subcanvas.drawRect, Label index fix from the bin-packing work. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
bfb6533 to
3b0c600
Compare
Ah, yes, I see what you mean - or translucent might look quite smart, will try that. |
|
Updated to give the effect of transparent fill with visible gridlines. WDYT? |
I think its better. What about about re-labeling the Y axis on the far right too? |
I think that's an appropriate solution. |
I go back and forth. I was suggesting the re-labelling because even though the foreground is transparent, its still hard to read. And as I get older my eyesight isn't as good and I find that I'm correlating with the wrong label on the left-side Y axis. Thats where my suggestion for re-labelling the Y axis on the right came from. Note - i meant the same label as on the left. But now that I see both visualizations for # instances & cost I do like that. What about combining # instances & cost in a single label and putting on both the left & right? IDK if thats a good idea (I'm certainly not a good UX person). |


I was going to explain the chart, then realised I shouldn't, to see if it's self-explanatory. :)
Money version coming in follow-on PR.
This builds on the commits from #40, so those commits don't need to be reviewed here.