rakannimer / react-google-charts

A thin, typed, React wrapper over Google Charts Visualization and Charts API.
https://react-google-charts.com/
MIT License
1.59k stars 345 forks source link

Center chart title #371

Open bwpedro opened 4 years ago

bwpedro commented 4 years ago

Hello, I'm using Pie Chart for my project and couldn't find a way to center the title of the chart, it is always aligned to the left. I was wondering if there a prop or anything that could center it?

Examples always aligned to the left: https://react-google-charts.com/pie-chart

brunomaffei commented 2 years ago

any solution for this?

bwpedro commented 1 year ago

any solution for this?

not that I know of

brunomaffei commented 1 year ago

yeah I was looking for something ...but not working at all, I hope they can fix it or make it a feature haha

takkaran commented 11 months ago

Hello, I'm using Pie Chart for my project and couldn't find a way to center the title of the chart, it is always aligned to the left. I was wondering if there a prop or anything that could center it?

Examples always aligned to the left: https://react-google-charts.com/pie-chart

Hi i am finding the same. Did u find any solution for it? Please share.