Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MatplotLib Sliders
#3
Thanks DreamingInsanity, That works great. Sorry for posting in the wrong forum. I'll just continue here to keep this thread going but keep that in mind for future posts. I have a few comments/questions

1. One of the sliders appears to be longer than the other and i'm not sure why
2. How can i insert some vertical space between the heatmap and the sliders and between the sliders themselves?
3. I'd like the grayscale value of each pixel to change according to the formula:

Grayscale (pix x,y) = x*sin(Slider1 Value) + y* sin(Slider2 Value)

I'm not sure how many grayscale values there are but i'd also like to be able to apply the MOD function to limit the grayscale values

Any help greatly appreciated, Thanks
Reply


Messages In This Thread
MatplotLib Sliders - by punksnotdead - May-16-2019, 04:13 PM
RE: MatplotLib Sliders - by DreamingInsanity - May-16-2019, 04:52 PM
RE: MatplotLib Sliders - by punksnotdead - May-17-2019, 09:02 AM
RE: MatplotLib Sliders - by DreamingInsanity - May-17-2019, 05:07 PM
RE: MatplotLib Sliders - by punksnotdead - May-18-2019, 08:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Matplotlib: How do I convert Dates from Excel to use in Matplotlib JaneTan 1 3,160 Mar-11-2021, 10:52 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020