並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 39 件 / 39件

新着順 人気順

data visualization chart typesの検索結果1 - 39 件 / 39件

  • What's New In DevTools (Chrome 96)  |  Blog  |  Chrome for Developers

    Preview feature: New CSS Overview panel Use the new CSS Overview panel to identify potential CSS improvements on your page. Open the CSS Overview panel, then click on Capture overview to generate a report of your page’s CSS. You can further drill down on the information. For example, click on a color in the Colors section to view the list of elements that apply the same color. Click on an element

    • GitHub - modelcontextprotocol/servers: Model Context Protocol Servers

      Official integrations are maintained by companies building production ready MCP servers for their platforms. 21st.dev Magic - Create crafted UI components inspired by the best 21st.dev design engineers. 2slides - An MCP server that provides tools to convert content into slides/PPT/presentation or generate slides/PPT/presentation with user intention. ActionKit by Paragon - Connect to 130+ SaaS inte

        GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
      • What's New In DevTools (Chrome 94)  |  Blog  |  Chrome for Developers

        Use DevTools in your preferred language Chrome DevTools now supports more than 80 languages, allowing you to work in your preferred language! Open Settings, then select your preferred language under the Preferences > Language dropdown and reload DevTools. Preferences" width="800" height="494"> Chromium issue: 1163928 New Nest Hub devices in the Device list You can now simulate the dimensions of Ne

        • Why stdout is faster than stderr? - Orhun's Blog

          I recently realized stdout is much faster than stderr for Rust. Here are my findings after diving deep into this rabbit hole. I have been using the terminal (i.e. command-line) for most of my day-to-day things for a while now. I was always fascinated by the fact that how quick and convenient the command-line might be and that's why I'm a proponent of using CLI (command-line) or TUI (terminal user

            Why stdout is faster than stderr? - Orhun's Blog
          • What's New In DevTools (Chrome 95)  |  Blog  |  Chrome for Developers

            New CSS length authoring tools DevTools added an easier yet flexible way to update lengths in CSS! In the Styles pane, look for any CSS property with length (e.g. height, padding). Hover over the unit type, and notice the unit type is underlined. Click on it to select a unit type from the dropdown. Hover over the unit value, and your mouse pointer is changed to horizontal cursor. Drag horizontally

            • GitHub - microsoft/data-formulator: 🪄 Create rich visualizations with AI

              [12-08-2025] Data Formulator 0.5.1 — Connect more, visualize more, move faster 🔌 Community data loaders: Google BigQuery, MySQL, Postgres, MongoDB 📊 New chart types: US Map & Pie Chart (more to be added soon) ✏️ Editable reports: Refine generated reports with Chartifact in markdown style. demo ⚡ Snappier UI: Noticeably faster interactions across the board [11-07-2025] Data Formulator 0.5: Vibe w

                GitHub - microsoft/data-formulator: 🪄 Create rich visualizations with AI
              • Text2Landscape: Visualize a Text in Multiple Spaces with R — Force-directed networks, Biofabric, Word Embeddings, Principal Component Analysis and Self-Organizing Maps

                First Visualizations: Frequencies Let us first visualize word frequencies. We can get these frequencies with the quanteda package, which implies transforming the column of lemmas (text.lemmas$lemma) into a quanteda tokens object, then to a document-feature matrix. Doing so, we only retain significant parts of phrases (nous, proper nouns, verbs and adjectives). This only partially spares us the tas

                  Text2Landscape: Visualize a Text in Multiple Spaces with R — Force-directed networks, Biofabric, Word Embeddings, Principal Component Analysis and Self-Organizing Maps
                • Elasticsearch Query Language (ES|QL) now generally available - Elasticsearch Labs

                  Want to get Elastic certified? Find out when the next Elasticsearch Engineer training is running! Elasticsearch is packed with new features to help you build the best search solutions for your use case. Dive into our sample notebooks to learn more, start a free cloud trial, or try Elastic on your local machine now. Today, we are pleased to announce the general availability of ES|QL (Elasticsearch

                    Elasticsearch Query Language (ES|QL) now generally available - Elasticsearch Labs
                  • What's New In DevTools (Chrome 100)  |  Blog  |  Chrome for Developers

                    Chrome 100 Here’s to the 100th Chrome version! Chrome DevTools will continue to provide reliable tools for developers to build on the web. Take a moment to click around in the What’s New tab to celebrate the milestones. As usual, you can watch the latest What’s New in DevTools video by clicking on the image. View and edit @supports at rules in the Styles pane You can now view and edit the CSS @sup

                    • What's New in DevTools (Chrome 117)  |  Blog  |  Chrome for Developers

                      Network panel improvements Override web content locally even faster The local overrides feature is now streamlined, so you can easily mock response headers and web content of remote resources from the Network panel without access to them. To override web content, open the Network panel, right-click a request, and select Override content. If you have local overrides set up but disabled, DevTools en

                        What's New in DevTools (Chrome 117)  |  Blog  |  Chrome for Developers
                      • MCP Apps: Extending servers with interactive user interfaces

                        Introducing the MCP Apps Extension proposal (SEP-1865) to standardize interactive user interfaces in MCP, developed with the MCP-UI creators and maintainers from OpenAI and Anthropic. November 21, 2025 · 5 min · Anton Pidkuiko (Maintainer), Olivier Chafik (Maintainer), Ido Salomon (MCP-UI), Liad Yosef (MCP-UI), Nick Cooper (Core Maintainer), Sean Strong (Anthropic), Jerome Swannack (Anthropic), Al

                          MCP Apps: Extending servers with interactive user interfaces
                        • UI Density

                          Interfaces are becoming less dense. I’m usually one to be skeptical of nostalgia and “we liked it that way” bias, but comparing websites and applications of 2024 to their 2000s-era counterparts, the spreading out of software is hard to ignore. To explain this trend, and suggest how we might regain density, I started by asking what, exactly, UI density is. It’s not just the way an interface looks a

                            UI Density
                          • What's New In DevTools (Chrome 92)  |  Blog  |  Chrome for Developers

                            CSS grid editor A highly requested feature. You can now preview and author CSS Grid with the new CSS Grid editor! When an HTML element on your page has display: grid or display: inline-grid applied to it, you can see an icon appear next to it in the Styles pane. Click the icon to toggle the CSS grid editor. Here you can preview the potential changes with the on screen icons (e.g. justify-content:

                            • What's New in DevTools (Chrome 113)  |  Blog  |  Chrome for Developers

                              Override network response headers You can now override response headers in the Network panel. Previously, you needed access to the web server to experiment with HTTP response headers. With response header overrides, you can locally prototype fixes for various headers, including but not limited to: Cross-Origin Resource Sharing (CORS) Headers Permissions-Policy Headers Cross-Origin Isolation Header

                                What's New in DevTools (Chrome 113)  |  Blog  |  Chrome for Developers
                              • Treemaps are awesome!

                                Treemaps are awesome!An alternative to pprint for generically visualizing heterogeneous, hierarchical data Why treemaps?Treemaps are an underutilized visualization that are capable of generically summarizing data of many shapes and sizes. To date, they've mostly been used for displaying the files consuming all of your disk space, but with a few tweaks, treemaps can be a flexible tool for exploring

                                • Four R packages for Automated Exploratory Data Analysis you might have missed | Towards Data Science

                                  Image by author. Table of contents Introduction Automated Exploratory Data Analysis packages 2.1 DataExplorer 2.2 GGally 2.3 SmartEDA 2.4 tableone Conclusions References 1. Introduction Exploratory Data Analysis (EDA) aims at performing an initial investigation on the data by summarizing their characteristics through statistical and visualization techniques, and it is a critical early step in any

                                    Four R packages for Automated Exploratory Data Analysis you might have missed | Towards Data Science
                                  • What's New In DevTools (Chrome 98)  |  Blog  |  Chrome for Developers

                                    Preview feature: Full-page accessibility tree The new Full-page accessibility tree makes it easier for you to get an overview of the full-page accessibility tree and help you better understand how your web content is exposed to assistive technology. In the Elements panel, open the Accessibility pane and select Enable full-page accessibility tree checkbox. Then, reload DevTools and you will see a n

                                    • What's New In DevTools (Chrome 93)  |  Blog  |  Chrome for Developers

                                      Editable CSS container queries in the Styles pane You can now view and edit CSS container queries in the Styles pane. Container queries provide a much more dynamic approach to responsive design. The @container at-rule works in a similar way to a media query with @media. However, instead of querying the viewport and user agent for information, @container queries the ancestor container that matches

                                      • Agents for Amazon Bedrock now support memory retention and code interpretation (preview) | Amazon Web Services

                                        AWS News Blog Agents for Amazon Bedrock now support memory retention and code interpretation (preview) With Agents for Amazon Bedrock, generative artificial intelligence (AI) applications can run multistep tasks across different systems and data sources. A couple of months back, we simplified the creation and configuration of agents. Today, we are introducing in preview two new fully managed capab

                                          Agents for Amazon Bedrock now support memory retention and code interpretation (preview) | Amazon Web Services
                                        • What's New in DevTools (Chrome 118)  |  Blog  |  Chrome for Developers

                                          New section for custom properties in Elements > Styles The Elements panel now supports the @property CSS at-rule. It lets you define CSS custom properties explicitly and register them in a stylesheet without running any JavaScript. To inspect your registered custom properties, in Elements > Styles, hover over the property name and see its descriptors in a tooltip. In the tooltip, click the link to

                                            What's New in DevTools (Chrome 118)  |  Blog  |  Chrome for Developers
                                          • What's New in DevTools (Chrome 111)  |  Blog  |  Chrome for Developers

                                            Debugging HD color with the Styles pane New CSS color types and spaces are coming to the web! It is equally exciting that DevTools introduced new tools to help developers create, convert and debug High Definition color. The Styles pane now supports 12 new color spaces and 7 new gamuts as outlined in the CSS Color Level 4 specification. See High Definition CSS Color Guide for a comprehensive unders

                                              What's New in DevTools (Chrome 111)  |  Blog  |  Chrome for Developers
                                            • How to optimize Amazon RDS and Amazon Aurora database costs/performance with AWS Compute Optimizer | Amazon Web Services

                                              AWS Database Blog How to optimize Amazon RDS and Amazon Aurora database costs/performance with AWS Compute Optimizer In this post, we dive deeper into database optimization for your Amazon Relational Database Service (Amazon RDS), exploring how you can use AWS Compute Optimizer recommendations to make cost-aware resource configuration decisions for your MySQL and PostgreSQL databases. In our previ

                                                How to optimize Amazon RDS and Amazon Aurora database costs/performance with AWS Compute Optimizer | Amazon Web Services
                                              • What's New In DevTools (Chrome 101)  |  Blog  |  Chrome for Developers

                                                Import and export recorded user flows as a JSON file The Recorder panel now supports importing and exporting user flow recordings as a JSON file. This addition makes it easier to share user flows and can be useful for bug reporting. For example, download this JSON file. You can import it with the import button and replay the user flow. Apart from that, you can export the recording as well. After r

                                                • Monitor, analyze, and manage capacity usage from a single interface with Amazon EC2 Capacity Manager | Amazon Web Services

                                                  AWS News Blog Monitor, analyze, and manage capacity usage from a single interface with Amazon EC2 Capacity Manager Today, I’m happy to announce Amazon EC2 Capacity Manager, a centralized solution to monitor, analyze, and manage capacity usage across all accounts and AWS Regions from a single interface. This service aggregates capacity information with hourly refresh rates and provides prioritized

                                                    Monitor, analyze, and manage capacity usage from a single interface with Amazon EC2 Capacity Manager | Amazon Web Services
                                                  • What's New In DevTools (Chrome 99)  |  Blog  |  Chrome for Developers

                                                    Throttling WebSocket requests The Network panel now supports throttling web socket requests. Previously, the network throttling didn't work on web socket requests. Open the Network panel, click on a web socket request and open the Messages tab to observe the message transfers. Select Slow 3G to throttle the speed. Chromium issue: 423246 New Reporting API pane in the Application panel Use the new R

                                                    • Learn to build unique charts with React

                                                      Have you ever wanted to create your own chart for the web? Based on hundreds of graph examples, this gallery guides you through the basic concepts of data visualization with React and D3.js. It also provides ready-to-use templates to get started quicker. Stop using pre-made dataviz components → imagination will become the only boundary to your creativity. The gallery is organized by chart types fo

                                                        Learn to build unique charts with React
                                                      • What's New In DevTools (Chrome 97)  |  Blog  |  Chrome for Developers

                                                        Preview feature: New Recorder panel Use the new Recorder panel to record, replay and measure user flows. Open the Recorder panel. Follow the instructions on screen to start a new recording. For example, you can record the coffee checkout process with this coffee ordering demo application. After adding a coffee and filling out payment details, you can end the recording, replay the process or click

                                                        • What's New In DevTools (Chrome 107)  |  Blog  |  Chrome for Developers

                                                          Customize keyboard shortcuts in DevTools You can now customize keyboard shortcuts for your favorite commands in DevTools. Go to Settings > Shortcuts, hover over a command and click the Edit button (pen icon) to customize the keyboard shortcut. You can create chords (a.k.a multi-key press shortcuts) as well. Chromium issues: 1335274, 174309 Toggle light and dark themes with keyboard shortcut Config

                                                            What's New In DevTools (Chrome 107)  |  Blog  |  Chrome for Developers
                                                          • React Charts Made Easy

                                                            Create your own beautiful and functional React Heatmap Chart—in less than 50 lines of code, including the imports and component boilerplate! When you’ve got a lot of data that your users need to parse, the best thing you can do is format it in a way that easily helps them see patterns, dependencies and find insights. Nine times out of 10, that means data visualizations. With the KendoReact UI comp

                                                              React Charts Made Easy
                                                            • What's New in DevTools (Chrome 112)  |  Blog  |  Chrome for Developers

                                                              Recorder updates Replay extensions support The Recorder introduces support for custom replay options that you can embed into DevTools with an extension. Try out the example extension. Select the new custom replay option to open the custom replay UI. To customize the Recorder to your needs and integrate it with your tools, consider developing your own extension: explore the chrome.devtools.recorder

                                                                What's New in DevTools (Chrome 112)  |  Blog  |  Chrome for Developers
                                                              • Data Visualization Using Python

                                                                We have seen that Python language is a powerful tool for data science and data operations, but how powerful is Python for Data visualization? One of the key responsibilities of Data scientists is to communicate results effectively with the stakeholders. This is where the power of visualization comes into play. Creating effective visualizations helps businesses identify patterns and subsequently he

                                                                  Data Visualization Using Python
                                                                • Smart CSS Solutions For Common UI Challenges — Smashing Magazine

                                                                  Writing CSS has probably never been more fun and exciting than it is today. In this post we’ll take a look at common problems and use cases we all have to face in our work and how to solve them with modern CSS. If you’re interested, we’ve also just recently covered CSS auditing tools, CSS generators, front-end boilerplates and VS code extensions — you might find them useful, too. It’s incredible t

                                                                    Smart CSS Solutions For Common UI Challenges — Smashing Magazine
                                                                  • What's New In DevTools (Chrome 105)  |  Blog  |  Chrome for Developers

                                                                    Step-by-step replay in the Recorder You can now set a breakpoint and replay a user flow step by step in the Recorder panel. To set a breakpoint, click on the blue dot next to a step. Replay your user flow, the replay will pause before executing the step. From here, you can continue the replay, execute a step, or cancel the replay. With this feature, you can fully visualize and debug your user flow

                                                                    • dataviz.cafe

                                                                      Dataviz.cafe is a searchable catalog of open-source software for data visualization featuring information on over 700 software packages designed to help analysts, data scientists, and designers do their jobs more effectively curated by IQT Labs. You can scroll through the entire collection or filter results by data type using the buttons above. Alternatively, use the search box (also above) to fin

                                                                      • What's new in DevTools, Chrome 129  |  Blog  |  Chrome for Developers

                                                                        Recorder supports export to Puppeteer for Firefox As part of WebDriver BiDi support, the Recorder panel can now export recordings to Puppeteer for Firefox. With Puppeteer's support of Firefox, you can now record user flows using the Chrome DevTools Recorder panel, export them, and run them against both Firefox and Chrome. For more information, see WebDriver BiDi - The future of cross-browser autom

                                                                          What's new in DevTools, Chrome 129  |  Blog  |  Chrome for Developers
                                                                        • What's New In DevTools (Chrome 108)  |  Blog  |  Chrome for Developers

                                                                          Hints for inactive CSS properties DevTools now identifies CSS styles that are valid but have no visible effect. In the Styles pane, DevTools fades out the inactive properties. Hover over the icon next to it to understand why the rule has no visible effect. Chromium issue: 1178508 Auto-detect XPath and text selectors in the Recorder panel The Recorder panel now supports XPath and text selectors. St

                                                                            What's New In DevTools (Chrome 108)  |  Blog  |  Chrome for Developers
                                                                          • What's New In DevTools (Chrome 102)  |  Blog  |  Chrome for Developers

                                                                            Preview feature: New Performance insights panel Use the Performance insights panel to get actionable and use-case-driven insights on your website's performance. Open the panel and start a new recording based on your use case. For example, let’s measure the page load of this demo page. Once the recording is complete, you get the performance insights on the Insights pane. Click on each insight item

                                                                              What's New In DevTools (Chrome 102)  |  Blog  |  Chrome for Developers
                                                                            • Fundamentals of Matplotlib Library for Data Science

                                                                              This article will discuss the Matplotlib library,” in the data scientist’s toolbox on Python. Matplotlib is a library very commonly used by data scientists…. In addition to “Matplotlib,” “Pandas,” and “NumPy” are important parts of the data scientist’s toolbox. Introduction to MatplotlibIs it possible to know your data’s trend or pattern without visualization? In my view, the answer is definitely

                                                                                Fundamentals of Matplotlib Library for Data Science
                                                                              • Useful Figma Plugins And Tools — Smashing Magazine

                                                                                Useful Figma plugins that will help you fix all the little slowdowns and boost your productivity. From color management and image assets to SVG shapes and animation. Whether you’re just starting out with Figma or have been using it for a good while now, this post will give you just enough pointers to make your design process faster and smoother. There are literally thousands of Figma plugins out t

                                                                                  Useful Figma Plugins And Tools — Smashing Magazine
                                                                                1