ravendinata / JARS

JAC Academic Reporting System
1 stars 0 forks source link

Forced type casting to integer for PD data values #11

Closed ravendinata closed 9 months ago

ravendinata commented 9 months ago

Since the PD data values are used for determining the column in which a tick is to be placed in, it must be of type int. This is related to GitHub Issue #9. Hence, values are now forced to be casted as integer.