Tickets

Loading…

is it working
!video
Is edit working

Hosted by

About Hasgeek In the post-pandemic world, meeting new people and geeking-out about your passion has become harder than it used to be. These special interactions that drive us to do new things and explore new ideas also need a new place. It’s time to rebuild everything. Join us. more

Supported by

Vidya Ramakrishnan

Vidya Ramakrishnan

@vidya_ramki

Mitesh Ashar

@iMBA

Amogh M Aradhya

Amogh M Aradhya

@amg

Anish TP

Anish TP

@anishtp

Embeds

Submitted Nov 3, 2022

Vega lite

Visualization
{
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
"description": "A simple bar chart with embedded data.",
"data": {
 "values": [
   {"a": "A", "b": 28}, {"a": "B", "b": 55}, {"a": "C", "b": 43},
   {"a": "D", "b": 91}, {"a": "E", "b": 81}, {"a": "F", "b": 53},
   {"a": "G", "b": 19}, {"a": "H", "b": 87}, {"a": "I", "b": 52}
 ]
},
"mark": "bar",
"encoding": {
 "x": {"field": "a", "type": "nominal", "axis": {"labelAngle": 0}},
 "y": {"field": "b", "type": "quantitative"}
}
}

markmap

Mindmap
# markmap

## Links

- <https://markmap.js.org/>
- [GitHub](https://github.com/gera2ld/markmap)

## Related Projects

- [coc-markmap](https://github.com/gera2ld/coc-markmap)
- [gatsby-remark-markmap](https://github.com/gera2ld/gatsby-remark-markmap)

mermaid

Visualization
flowchart TD
A[Hard edge] -->|Link text| B(Round edge)
 B --> C{Decision}
 C -->|One| D[Result one]
 C -->|Two| E[Result two]
 C -->|Two| E[Result two]
 C -->|Two| E[Result two]
 C -->|Two| E[Result two]
 C -->|Two| E[Result two]

!!! type “optional explicit title within double quotes”
Any number of other indented markdown elements.

This is the second paragraph.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

About Hasgeek In the post-pandemic world, meeting new people and geeking-out about your passion has become harder than it used to be. These special interactions that drive us to do new things and explore new ideas also need a new place. It’s time to rebuild everything. Join us. more

Supported by