Skip to content

Commit 465d556

Browse files
committed
Add Text2Chart - flowchart
1 parent 4c94328 commit 465d556

File tree

43 files changed

+2308
-242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2308
-242
lines changed

404.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (14)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -131,6 +131,7 @@
131131
<div class="dropdown-menu " aria-labelledby="navbarDropdown">
132132
<!-- <div class="dropdown-divider">Libraries</div> -->
133133
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/fast-xml-parser"><strong>Fast XML Parser</strong> in JS</a>
134+
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate graphs from text</a>
134135
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/Stubmatic"><strong>Stubmatic</strong> - Mocking library for QAs</a>
135136
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/nimn-spec"><strong>Nimn</strong> - Smaller than XML, JSON, Msgpack, Gzip</a>
136137
<a class="dropdown-item" href="https://github.com/solothought/shabdawali"><strong>Shabdawali</strong> - Human like Typing Effect</a>
@@ -233,7 +234,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
233234
234235
235236
236-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
237+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (14)</a>
237238
238239
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
239240

about.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (14)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -131,6 +131,7 @@
131131
<div class="dropdown-menu " aria-labelledby="navbarDropdown">
132132
<!-- <div class="dropdown-divider">Libraries</div> -->
133133
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/fast-xml-parser"><strong>Fast XML Parser</strong> in JS</a>
134+
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate graphs from text</a>
134135
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/Stubmatic"><strong>Stubmatic</strong> - Mocking library for QAs</a>
135136
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/nimn-spec"><strong>Nimn</strong> - Smaller than XML, JSON, Msgpack, Gzip</a>
136137
<a class="dropdown-item" href="https://github.com/solothought/shabdawali"><strong>Shabdawali</strong> - Human like Typing Effect</a>
@@ -356,7 +357,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
356357
357358
358359
359-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
360+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (14)</a>
360361
361362
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
362363

assets/images/posts/flowchart_1.png

6.46 KB
Loading

assets/images/posts/sampleflow.webp

26.8 KB
Binary file not shown.

assets/images/posts/sampleflow_l.webp

17.9 KB
Binary file not shown.

assets/images/posts/sampleflow_m.webp

13.7 KB
Binary file not shown.

assets/images/posts/sampleflow_s.webp

13.2 KB
Binary file not shown.

assets/js/lunrsearchengine.js

Lines changed: 29 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

categories.html

Lines changed: 50 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (14)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -131,6 +131,7 @@
131131
<div class="dropdown-menu " aria-labelledby="navbarDropdown">
132132
<!-- <div class="dropdown-divider">Libraries</div> -->
133133
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/fast-xml-parser"><strong>Fast XML Parser</strong> in JS</a>
134+
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate graphs from text</a>
134135
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/Stubmatic"><strong>Stubmatic</strong> - Mocking library for QAs</a>
135136
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/nimn-spec"><strong>Nimn</strong> - Smaller than XML, JSON, Msgpack, Gzip</a>
136137
<a class="dropdown-item" href="https://github.com/solothought/shabdawali"><strong>Shabdawali</strong> - Human like Typing Effect</a>
@@ -210,6 +211,53 @@ <h2 id="tutorial">Category <span class="text-capitalize">tutorial</span></h2>
210211

211212

212213

214+
<!-- begin post -->
215+
216+
217+
<div class="col-lg-4 col-md-6 mb-30px card-group">
218+
<div class="card h-100">
219+
<div class="maxthumb">
220+
<a href="/tutorial/flowchart-from-text/">
221+
222+
223+
<img class="img-fluid" src="https://solothought.com/assets/images/posts/sampleflow_l.webp" alt="Introducing Text2Chart: Transform Text into Interactive Diagrams">
224+
225+
226+
227+
</a>
228+
</div>
229+
<div class="card-body">
230+
<h2 class="card-title">
231+
<a class="text-dark" href="/tutorial/flowchart-from-text/">Introducing Text2Chart: Transform Text into Interactive Diagrams</a>
232+
233+
</h2>
234+
<h4 class="card-text">Create an interactive flow chart from algorithm like text. Embed on any webpage in just one line.</h4>
235+
</div>
236+
<div class="card-footer bg-white">
237+
<div class="wrapfooter">
238+
239+
<span class="meta-footer-thumb">
240+
241+
<img class="author-thumb" src="https://www.gravatar.com/avatar/37060302386aaf411d69559680562234?s=250&d=mm&r=x" alt="Amit">
242+
243+
</span>
244+
<span class="author-meta">
245+
<span class="post-name"><a target="_blank" href="https://github.com/amitguptagwl">Amit</a></span><br/>
246+
247+
<span class="post-date">10 Nov 2024</span>
248+
</span>
249+
<!-- <span class="post-read-more"><a href="/tutorial/flowchart-from-text/" title="Read Story">pagecount</a></span> -->
250+
<!-- <div class="clearfix"></div> -->
251+
</div>
252+
</div>
253+
</div>
254+
</div>
255+
<!-- end post -->
256+
257+
258+
259+
260+
213261
<!-- begin post -->
214262

215263

@@ -1158,7 +1206,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
11581206
11591207
11601208
1161-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
1209+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (14)</a>
11621210
11631211
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
11641212

category/info/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112

113113

114-
<a class="dropdown-item" href="/categories#tutorial">tutorial (13)</a>
114+
<a class="dropdown-item" href="/categories#tutorial">tutorial (14)</a>
115115

116116
<a class="dropdown-item" href="/categories#info">info (1)</a>
117117

@@ -131,6 +131,7 @@
131131
<div class="dropdown-menu " aria-labelledby="navbarDropdown">
132132
<!-- <div class="dropdown-divider">Libraries</div> -->
133133
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/fast-xml-parser"><strong>Fast XML Parser</strong> in JS</a>
134+
<a class="dropdown-item" href="https://github.com/solothought/text2chart"><strong>Text2Chart</strong> - Generate graphs from text</a>
134135
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/Stubmatic"><strong>Stubmatic</strong> - Mocking library for QAs</a>
135136
<a class="dropdown-item" href="https://github.com/NaturalIntelligence/nimn-spec"><strong>Nimn</strong> - Smaller than XML, JSON, Msgpack, Gzip</a>
136137
<a class="dropdown-item" href="https://github.com/solothought/shabdawali"><strong>Shabdawali</strong> - Human like Typing Effect</a>
@@ -286,7 +287,7 @@ <h2 class="d-md-block align-self-center py-1 font-weight-light">Explore <span cl
286287
287288
288289
289-
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (13)</a>
290+
<a class="mt-1 mb-1" href="/categories#tutorial">tutorial (14)</a>
290291
291292
<a class="mt-1 mb-1" href="/categories#info">info (1)</a>
292293

0 commit comments

Comments
 (0)