configureChart extension function for all chart components

In 7.6, there’s the configureChart function for the classic chart. This extension function makes it easy to customize the JFreeChart object. It would be great to have this function for the other chart components as well.

I noticed that the configureChart extension function was added to the Easy Chart in Ignition 7.6.5rc1.

Are there any plans to add the configureChart functions to all chart components (pie chart, bar chart, radar, etc) to make scripting across chart components consistent?