Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple Odds/Probability Visualizer
#1
Ok so I don't really play the lottery but my uncle does, and I like to see odds/probability of different results.

I share the odds and before making this SIMPLE javascript tool, I would do the math myself with google calculator (just from the search bar) to figure out square size and then draw based on that in GIMP and add my own text to label it.

But then I thought I might do this more often in the future posting to forums so I thought to make this tool.

I just have to enter the odds (can be floats/decimals).
And it calculates the size to draw on javascript/html canvas for me.

First version just drew squares of predetermined colors.
But I have updated it a few times since then
and now it allows you to enter colors of your choice and description and displays the odds too.

I like it.
Then I can save the image and post like below
   

Here's the tool: tindoductran.github.io/visual-odds.html
What do you think? if anything?
Reply


Forum Jump: