In this project we're going to use PlotPanel to visualise the co-occurrences between League of Legends classes. We're going to use League of Legends Champion data from version 12.4.1, a copy of which is available through the Riot Games API.
No but the better one is a grid type with the columns and rows as each class, and the corresponding boxes being color coded to frequency/commonness. Much easier to parse. Do you have the raw data?
No but the better one is a grid type with the columns and rows as each class, and the corresponding boxes being color coded to frequency/commonness. Much easier to parse. Do you have the raw data?
The data seems to be available using the Riot Games API
Okay