2 रिपॉजिटरी
Generate simple charts or graphs directly from tabular or streamed data without a GUI.
Distinct from Command-Line Data Processors: Distinct from Command-Line Data Processors: focuses on visual chart generation, not data transformation or filtering.
Explore 2 awesome GitHub repositories matching data & databases · Terminal Plotting Tools. Refine with filters or upvote what's useful.
This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer
Teaches generating simple plots from command-line data using tools like gnuplot.
YouPlot एक कमांड लाइन प्लॉटिंग यूटिलिटी और टर्मिनल डेटा विज़ुअलाइज़ेशन टूल है जिसका उपयोग यूनिकोड वर्णों का उपयोग करके सीधे टर्मिनल इंटरफ़ेस के भीतर सांख्यिकीय प्लॉट और चार्ट रेंडर करने के लिए किया जाता है। यह एक Unix पाइपलाइन प्लॉटर के रूप में कार्य करता है, जो यूज़र्स को शेल छोड़े बिना संख्यात्मक डेटा को विज़ुअलाइज़ करने की अनुमति देता है। प्रोजेक्ट एक रियल-टाइम डेटा विज़ुअलाइज़र के रूप में संचालित होता है, जो डेटा के सिस्टम में स्ट्रीम होते ही प्लॉट को क्रमिक रूप से खींचता है। यह रियल-टाइम स्ट्रीम मॉनिटरिंग और डेटा विश्लेषण प्रदान करने के लिए स्टैंडर्ड इनपुट से डेटा पढ़कर कमांड लाइन पाइपलाइनों में एकीकृत होता है। टूल लाइन चार्ट, स्कैटर प्लॉट, हिस्टोग्राम, बार प्लॉट, बॉक्स प्लॉट और डेंसिटी प्लॉट सहित विभिन्न रेंडरिंग क्षमताओं को कवर करता है। ये टर्मिनल आयामों को फिट करने के लिए डायनामिक एक्सिस स्केलिंग और कोऑर्डिनेट मैपिंग के लिए आंतरिक सिस्टम द्वारा समर्थित हैं।
Generates statistical charts and graphs from tabular or streamed data using Unicode characters in the command line.