JuliaEditorSupport / julia-intellij

:computer: Julia Plugin for IntelliJ IDEA ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛
GNU General Public License v3.0
294 stars 29 forks source link

Any plan to add a Sciview like pycharm? #194

Open AlexLuya opened 5 years ago

AlexLuya commented 5 years ago

Visualization support is my first concerning.Any plan to add it?


ice1000 commented 5 years ago

Reference: https://www.jetbrains.com/help/pycharm/data-view.html

ice1000 commented 5 years ago

What do you mean by visualization? Visualize what? Is there any API that I can get from the Julia code?

zxj5470 commented 5 years ago

@ice1000 I think it looks like…… image

image

ice1000 commented 5 years ago

Dat's good, how does PyCharm do dat?

AlexLuya commented 5 years ago

@ice1000 if you mean how PyCharm implemented in tool level? I don't know,because I just use it By the way,what I wish is an embedded plot like PyCharm or RStudio,not a popup window like octave IDE

ice1000 commented 5 years ago

@AlexLuya I know you want an embedded plot. This is planned at the very beginning of julia-intellij, but first, we're going to figure out can we get enough information from Julia.

AlexLuya commented 5 years ago

@ice1000,that's good,I think PyCharm just generating an image then redirect it to an image view

zxj5470 commented 5 years ago

It's the feature in PyCharm Professional. So we need to decompile these codes image

ice1000 commented 5 years ago

Wow www

zxj5470 commented 5 years ago

image

zxj5470 commented 5 years ago

out

zxj5470 commented 5 years ago

Data View image

zxj5470 commented 5 years ago

image