Hi Per,
to be honest: WOW! I can’t even express how great this looks!
Very nice and clever way of integrating into TablePress to create charts! I love it!
Best wishes,
Tobias
Hi,
thank YOU! 🙂
(I’ll probably throw a few pull requests at you soon, as I have some ideas of how things can be made faster (for example, the transient shouldn’t be necessary).)
Best wishes,
Tobias
Added more optional parameters
- Show/hide chart line:
chartist_showline=true(default:true)
- Show/hide show chart area:
chartist_showarea=false (default:false)
- Set chart y low:
chartist_low=0 (default: table low)
- Set chart y high:
chartist_high=10 (default: table high)
- Enable/disable smooth line:
chartist_linesmooth=true (default:true)
- Enable/disable line points:
chartist_showpoint=true (default:true)
- Set chart aspect ratio:
chartist_aspect_ratio=3:4 (default:3:4) Alternatives: 1, 15:16, 8:9, 5:6, 4:5, 3:4, 2:3, 5:8, 1:1.618, 3:5, 9:16, 8:15, 1:2, 2:5, 3:8, 1:3 or 1:4
Hi,
wow, you are quick! Nice additions, definitely!
Best wishes,
Tobias
TablePress Extension: Chartist is available in the wp plugin directory: https://wordpress.org/plugins/tablepress-chartist/
Hi,
very cool, Per! 🙂
Congratulations!
Best wishes,
Tobias