Boolean, integer, float, and string data types will be sent into InfluxDB using the native InfluxDB data type and e.g. floats can be then plotted in Grafana. Other types are not well supported and the PYON representation is sent instead into InfluxDB; I don't think Grafana can do something useful with them.