You can replicate how a Histogram meter looks like by using a single Path Shape meter, which you can then manipulate the way you want via the Rotate ability of the Shape meter, and, of course, by moving or altering the coordinates of the meter itself. Obviously, the code will get a bit more complex to replicate the histogram points for the path. See this and the following posts:Exactly. It is created with 3 meters. Since it is like this, I did not know how to define it, so I wrote it as "Sparkline".
I have no idea how to do it. The only solutions that came to my mind were as follows;
1. Creating the graph on the path I specified using the Path technique
2. Making the graph by dividing it into 3 (3x histogram + 3x line + 3x shape meter)
https://forum.rainmeter.net/viewtopic.php?t=35640&start=10#p179708
Or, if you don't care about mouse actions on those meters, you can use TransformationMatrix...
Or, yet another possbility, you can use WebView and do your thing there via CSS and the like...
Statistics: Posted by Yincognito — Today, 8:46 am