gbrian / grafana-simple-sql-datasource

Grafana SQL datasource
MIT License
62 stars 20 forks source link

SQL Connector with PIE Chart #22

Closed mohanraj1939 closed 6 years ago

mohanraj1939 commented 6 years ago

Hi all, Thanks for the great plugin. I have an issue when connecting MS SQL Server with piechart using the connector. SELECT COUNT(TAGID), Active FROM dbo.TAG GROUP BY Active I obtained the clear Output in Table, but when i use the same code in PIECHART it throws me an error "Unable to get Property 'length' of undefined or null reference". I'm using latest Grafana 4.6.1 & Latest connector which is updated on 12.11.2017.

gbrian commented 6 years ago

Sorry, automatically closing old issues after several fixes. Please reopen if the problem persists.