-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3D visualizations #2729
Comments
There is no plan to add 3D histogram grams to Kibana 3 or 4. |
My problem statement is: |
I would like to start on 3D visualizations for kibana 4. I will fork. Probably this will be called k3bana or k3. I did 2-day prototype in X3DOM and D3.js as a proof of concept. I still need more testing, integration, hierarchical data implementation (drill down) and events, but I am ready to fork. My prototype implementation is similar to a pie chart, so I just copied the code over. I see interest in heatmaps and histograms. My user is coderextreme on github. You will see my repository appear there. |
What exact kind of 3d visualizations are you thinking of implementing? http://www.businessinsider.com/the-27-worst-charts-of-all-time-2013-6?op=1&IR=T On Sat, Aug 29, 2015 at 1:06 AM, John Carlson [email protected]
|
I was thinking of a 3d heatmap, a 3d histogram, a 3d scatterplot, and
|
The reason I choose the earth visualization was that it was code I
|
Another 3d visualization of hierarchical data is something like the solar John
|
Imagine having a heatmap, where instead of dots above a single point, it's a bar that is show in a 3D manner. That's something that'd be a great use case with this. |
from @JuanCarniglia in #9002 I created a new Visualization Plugin to show 3D Graphs (Using vis.js) on Kibana. Here is the code: https://github.com/JuanCarniglia/area3d_vis I'd love getting feedback! Thanks! |
This visualization has been modified for kibana 5.5. Check the repos. Thanks. |
Hey there, is anyone still firm with Juans Visualization? I am trying to extend it to a 4D visualization, handling a fourth dimension for colour: https://discuss.elastic.co/t/3d-4d-visualization/128200 Thanks so far, Markus |
I am not currently working on this visualization, but I could give you a
quote on it, if you want to get it done.
Let me know!
El jue., 19 abr. 2018 5:48 a. m., mthaeter <[email protected]>
escribió:
… Hey there,
is anyone still firm with Juans Visualization? I am trying to extend it to
a 4D visualization, handling a fourth dimension for colour:
https://discuss.elastic.co/t/3d-4d-visualization/128200
Thanks so far,
Markus
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2729 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOi0O5W2LB295WIhTjlgOklz5s1tstP3ks5tqE9EgaJpZM4DV-i3>
.
|
Hey Juan,
that sounds cool to me, if you could give me a short hint.
As I said, am I trying to hand over a seperate variable to define the colour of the plot points.
What I am able to do, is give the request and get the answer from elastic (my code is not at hand - it‘s on my computer).
What I am not able to do is handle the response the right way and hand it over to _.map().
Thank you,
Markus
Von meinem iPhone gesendet
Am 05.05.2018 um 15:17 schrieb [EXTERNAL] Juan Carniglia <[email protected]<mailto:[email protected]>>:
I am not currently working on this visualization, but I could give you a
quote on it, if you want to get it done.
Let me know!
El jue., 19 abr. 2018 5:48 a. m., mthaeter <[email protected]<mailto:[email protected]>>
escribió:
Hey there,
is anyone still firm with Juans Visualization? I am trying to extend it to
a 4D visualization, handling a fourth dimension for colour:
https://discuss.elastic.co/t/3d-4d-visualization/128200
Thanks so far,
Markus
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2729 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOi0O5W2LB295WIhTjlgOklz5s1tstP3ks5tqE9EgaJpZM4DV-i3>
.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#2729 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/Ai-P6V6YittT95Ur8f_czHz3xyh0RjCwks5tvaZ3gaJpZM4DV-i3>.
…________________________________
_______________________________________________________________________
REHAU AG + Co, Kommanditgesellschaft;
Persoenlich haftende Gesellschafterin: Helmut Wagner AG 3074 Muri b. Bern, Schweiz;
Praesident des Verwaltungsrats: Helmut Wagner, HR Bern CHE-107.882.879;
Sitz der Gesellschaft: Rehau;
Registergericht: Hof, HRA 2232
|
Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner. |
Is kibana3 support z-axis or can we have 3-D histogram in Kiabana3?
The text was updated successfully, but these errors were encountered: