IPython-Dashboard icon indicating copy to clipboard operation
IPython-Dashboard copied to clipboard

Not able to plot anything

Open saj1919 opened this issue 9 years ago • 6 comments
trafficstars

Hi, I was able to see data from mysql table through SQL tab on ipython dashboard, but could not plot anything. Also created dashboard and in edit option I can not see my table OR how I can load the table there ?? I saw the video. After creating the dashboard ->edit ... you select tables from drop down list. I have one table but I can not see that in the list. Its empty.

Other info - Browser used - Chrome OS- Ubuntu 14.04

saj1919 avatar Jan 13 '16 13:01 saj1919

@saj1919 hi, saj, sorry for the lately reply, have been stuck in the big drop of Chinese A shares in the last month, will keep developing this from Feb, thanks a lot.

I'll take a look at this today, and find a way to make it , thanks again

litaotao avatar Feb 03 '16 03:02 litaotao

Hi, I can not see the data of the table. dash-server is running, redis is also up. I created the test table(businesses) and I verified that the data is inserted to the DB, but I can not query the data base from the web app. It dose not show the data. Would you please give us some hints? Thanks,

najmeh-mir avatar Feb 27 '16 23:02 najmeh-mir

@Miaoe sure, will take a look at the source code these days,

litaotao avatar Mar 03 '16 06:03 litaotao

@Miaoe if you are using Safari, try http://0.0.0.0:9090 There's ajax's Access-Control-Allow-Origin error with http://127.0.0.1:9090 on Safari.

nezynet avatar Mar 08 '16 17:03 nezynet

Same problem , when I query the database , I'm seeing this in chrome:

dash.sql.js:5 ###Run sql options: first dash.sql.js:8 ###Run sql : select * from businesses where business_id >= 100 and business_id <= 10000 and name like '%COFFEE%' and state='CA' and phone_number is not null limit 10;

dash.sql.js:23 ajax done dash.sql.js:26 ajax success dash.sql.js:27 null dash.sql.js:39 Uncaught TypeError: Cannot read property 'data' of null(…)parseSQL @ dash.sql.js:39(anonymous function) @ dash.sql.js:28j @ jquery.js:3099fireWith @ jquery.js:3211x @ jquery.js:8264(anonymous function) @ jquery.js:8605

ci-t avatar Nov 30 '16 19:11 ci-t

After creating the dashboard ->edit ... you select tables from drop down list. I have one table but I can not see that in the list. Its empty. Any help available ?

wjchua06 avatar Mar 23 '17 18:03 wjchua06