-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
It would be very useful to have a bar plot graphing type. My use case is I'm training a RL agent which can choose between 10 different actions for a given state, and I record the chosen actions and currently output to a TensorBoard histogram. But given that this data is inherently discretized, the histogram output isn't fit for purpose, and would make more sense with a bar plot.
jpiabrantes, FrankRouter, akshaykulkarni07, Andry-Bal, leor-c and 15 more