Richard

Results 4 comments of Richard

Yes, that's what I'm referring to. I thought this issue might fall under 'widget request', but perhaps not.

There are differences between the image generated in the tutorials and the one available from codeable/kubepress:4.8.1 ... the latter image configures the /healthz endpoint in /etc/nginx/conf.d/default.conf, not via wordpress. ```...

EDIT: I fixed the step function issue below by using `isStepLineChart: true` with `lineChartStepData: LineChartStepData(stepDirection: 0.0)` (also remove the unnecessary x data points that were used to construct the step...