Hi all!
I've made a big graph viewer, tested on 10 millions value points.
Big graph viewer
Big graph viewer
- Attachments
-
- Animation (24).gif (2.03 MiB) Viewed 4504 times
-
big-graph-03.love
- (11.9 MiB) Downloaded 95 times
- Gunroar:Cannon()
- Party member
- Posts: 218
- Joined: Thu Dec 10, 2020 1:57 am
Re: Big graph viewer
Nice! Looks like it can be helpful for debugging and statistics!
me: I don't always code but when I do it's done flawlessly.
also me:
also me:
Code: Select all
function Gunroar:Cannon()
for x, enemy in ipairs(self.allEnemies) do
self:Cannon(enemy)
end
end
Code: Select all
Lua Error: [file Gunroar.lua]:18: C stack overflow
Re: Big graph viewer
The end version;
Changing line thickness by Num_+ and Num_-
Changing x scale by shift+Mouse wheel Up and Down
Two or more graphs possible
Changing line thickness by Num_+ and Num_-
Changing x scale by shift+Mouse wheel Up and Down
Two or more graphs possible
- Attachments
-
- 2021-01-05T20_55_00-Untitled.png (114.02 KiB) Viewed 4409 times
-
big-graph-11a.love
- (2.87 KiB) Downloaded 83 times
Re: Big graph viewer
The next version, but it reads internal graph.tsv (uses my tsv-to-lua converter)
- Attachments
-
- 2021-01-12T23_02_03-Untitled.png (55.12 KiB) Viewed 3984 times
-
big-graph-13.love
- (60.23 KiB) Downloaded 60 times
Who is online
Users browsing this forum: No registered users and 6 guests