SPChart update

less than 1 minute read

Last week I spent some time on charts, using my SPChart. A couple of new features were necessary so I added them:

  • turn on/off drawing animation
  • flip upside down SPBarChart
  • customize font of the empty message
  • notify the delegate when user tap on the empty space of the chart.

I also fixed a couple of bugs:

  • popup could be displayed out of chart bounds
  • if chart view changes size, the chart was not redraw.

Today I released version 0.2 of SPChart so it’s time for you to update your pod files!

Alessandro