Streamgraph
A streamgraph, or stream graph, is a type of stacked area chart, area graph which is displaced around a Cartesian coordinate system, central axis, resulting in a flowing, organic shape. Unlike a traditional stacked area graph in which the layers are stacked on top of an axis, in a streamgraph the layers are positioned to minimize their "wiggle". More formally, the layers are displaced to minimize the sum of the squared slopes of each layer, weighted by the area of the layer. Streamgraphs display data with only positive values, and are not able to represent both negative and positive values. Streamgraphs and their use were popularized by Amanda Cox in a February 2008 ''New York Times'' article on movie box office revenues. Cox got the idea from then-undergraduate Lee Byron, who had used a similar method for visualizing his music listening history. A related graph, sometimes conflated with streamgraphs, is the ThemeRiver, in which the "silhouette" of the graph is symmetrically arra ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Area Chart
An area chart or area graph displays graphically quantitative data. It is based on the line chart. The area between axis and line are commonly emphasized with colors, textures and hatchings. Commonly one compares two or more quantities with an area chart. History William Playfair is usually credited with inventing the area charts as well as the line, bar, and pie charts. His book ''The Commercial and Political Atlas'', published in 1786, contained a number of time-series graphs, including ''Interest of the National Debt from the Revolution'' and ''Chart of all the Imports and Exports to and from England from the Year 1700 to 1782'' that are often described as the first area charts in history. Common uses Area charts are used to represent cumulated totals using numbers or percentages (stacked area charts in this case) over time. Use the area chart for showing trends over time among related attributes. The area chart is like the plot chart except that the area below the ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
JCDL 2009 Twitter Stream Graph (cropped)
The Joint Conference on Digital Libraries (JCDL) is an annual international forum focusing on digital libraries and associated technical, practical, and social issues. It is jointly sponsored by the Association for Computing Machinery and the IEEE Computer Society. It was formed in 2000 by combining the ACM Digital Libraries Conference (DL) and the IEEE CS Advances in Digital Libraries (ADL) Conference. Conferences * JCDL 2018 - held in Wuhan (China) from August 1 to August ''Proceedings'' [] * JCDL 2019 - held in University of Illinois Urbana-Champaign, Urbana-Champaign (Illinois) (UIUC) from June 2 to June ''Proceedings'* JCDL 2020 - held in Wuhan Hubei (China) from August 1 to August ''Proceedings''* JCDL 2021 - hosted online by the University of Illinois School of Information Sciences Urbana-Champaign from September 27 to September 3* JCDL 2022 - held in Cologne (Germany) and hosted online from June 20 to June 2 Awards The conference awards the Vannevar Bush Vannevar Bus ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Cartesian Coordinate System
In geometry, a Cartesian coordinate system (, ) in a plane (geometry), plane is a coordinate system that specifies each point (geometry), point uniquely by a pair of real numbers called ''coordinates'', which are the positive and negative numbers, signed distances to the point from two fixed perpendicular oriented lines, called ''coordinate lines'', ''coordinate axes'' or just ''axes'' (plural of ''axis'') of the system. The point where the axes meet is called the ''Origin (mathematics), origin'' and has as coordinates. The axes direction (geometry), directions represent an orthogonal basis. The combination of origin and basis forms a coordinate frame called the Cartesian frame. Similarly, the position of any point in three-dimensional space can be specified by three ''Cartesian coordinates'', which are the signed distances from the point to three mutually perpendicular planes. More generally, Cartesian coordinates specify the point in an -dimensional Euclidean space for any di ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Amanda Cox
Amanda Cox is an American journalist and executive editor of data journalism at Bloomberg News. Previously she was head of special data projects at USAFacts. Until January 2022 she was the editor of the ''New York Times'' data journalism section ''The Upshot''. Cox helps develop and teach data journalism courses at the New York University School of Journalism. Life and education Cox was born in Michigan in 1980, and raised by her accountant parents. She earned her bachelor's degree in economics from St. Olaf College in 2001. In 2005, she received her master's degree in statistics from the University of Washington. While studying at St. Olaf, she worked for her college newspaper by filling the paper's back page with charts, tables, and commentary. Career and research She began her career at the ''New York Times'' as a summer intern while in graduate school. Cox worked at the Federal Reserve Board from 2001 to 2003. Cox was hired in 2005 as a graphics editor at ''The New Yor ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
New York Times
''The New York Times'' (''NYT'') is an American daily newspaper based in New York City. ''The New York Times'' covers domestic, national, and international news, and publishes opinion pieces, investigative reports, and reviews. As one of the longest-running newspapers in the United States, the ''Times'' serves as one of the country's Newspaper of record, newspapers of record. , ''The New York Times'' had 9.13 million total and 8.83 million online subscribers, both by significant margins the List of newspapers in the United States, highest numbers for any newspaper in the United States; the total also included 296,330 print subscribers, making the ''Times'' the second-largest newspaper by print circulation in the United States, following ''The Wall Street Journal'', also based in New York City. ''The New York Times'' is published by the New York Times Company; since 1896, the company has been chaired by the Ochs-Sulzberger family, whose current chairman and the paper's publ ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Box Office
A box office or ticket office is a place where ticket (admission), tickets are sold to the public for admission to an event. Patrons may perform the transaction at a countertop, through a hole in a wall or window, or at a Wicket gate, wicket. By extension, the term is frequently used, especially in the context of the film industry, as a metonym for the amount of business a particular production, such as a film or theatre show, receives. The term is also used to refer to a ticket office at an arena or a stadium. ''Box office'' business can be measured in terms of the number of tickets sold or the amount of money raised by ticket sales (revenue). The projection and analysis of these earnings is greatly important for the creative industries and often a source of interest for fans. This is predominant in the Hollywood movie industry. To determine if a movie made a profit, it is not correct to directly compare the box office gross with the production budget, because the movie thea ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Matplotlib
Matplotlib (portmanteau of MATLAB, plot, and library) is a Plotter, plotting Library (computer science), library for the Python (programming language), Python programming language and its Numerical analysis, numerical mathematics extension NumPy. It provides an Object-oriented programming, object-oriented API for embedding plots into applications using general-purpose GUI toolkits like Tkinter, wxPython, Qt (software), Qt, or GTK. There is also a Procedural programming, procedural "pylab" interface based on a state machine (like OpenGL), designed to closely resemble that of MATLAB, though its use is discouraged. SciPy makes use of Matplotlib. Matplotlib was originally written by John D. Hunter. Since then it has had an active development community and is distributed under a BSD licenses, BSD-style license. Michael Droettboom was nominated as matplotlib's lead developer shortly before John Hunter's death in August 2012 and was further joined by Thomas Caswell. Matplotlib is a NumFOC ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
1 Norm
Taxicab geometry or Manhattan geometry is geometry where the familiar Euclidean distance is ignored, and the distance between two points is instead defined to be the sum of the absolute differences of their respective Cartesian coordinates, a distance function (or metric) called the ''taxicab distance'', ''Manhattan distance'', or ''city block distance''. The name refers to the island of Manhattan, or generically any planned city with a rectangular grid of streets, in which a taxicab can only travel along grid directions. In taxicab geometry, the distance between any two points equals the length of their shortest grid path. This different definition of distance also leads to a different definition of the length of a curve, for which a line segment between any two points has the same length as a grid path between those points rather than its Euclidean length. The taxicab distance is also sometimes known as ''rectilinear distance'' or distance (see ''Lp'' space). This geometry ha ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
2-norm
In mathematics, a norm is a function from a real or complex vector space to the non-negative real numbers that behaves in certain ways like the distance from the origin: it commutes with scaling, obeys a form of the triangle inequality, and zero is only at the origin. In particular, the Euclidean distance in a Euclidean space is defined by a norm on the associated Euclidean vector space, called the Euclidean norm, the 2-norm, or, sometimes, the magnitude or length of the vector. This norm can be defined as the square root of the inner product of a vector with itself. A seminorm satisfies the first two properties of a norm but may be zero for vectors other than the origin. A vector space with a specified norm is called a normed vector space. In a similar manner, a vector space with a seminorm is called a ''seminormed vector space''. The term pseudonorm has been used for several related meanings. It may be a synonym of "seminorm". It can also refer to a norm that can take i ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Diagrams
A diagram is a symbolic representation of information using visualization techniques. Diagrams have been used since prehistoric times on walls of caves, but became more prevalent during the Enlightenment. Sometimes, the technique uses a three-dimensional visualization which is then projected onto a two-dimensional surface. The word '' graph'' is sometimes used as a synonym for diagram. Overview The term "diagram" in its commonly used sense can have a general or specific meaning: * ''visual information device'' : Like the term "illustration", "diagram" is used as a collective term standing for the whole class of technical genres, including graphs, technical drawings and tables. * ''specific kind of visual display'' : This is the genre that shows qualitative data with shapes that are connected by lines, arrows, or other visual links. In science the term is used in both ways. For example, Anderson (1997) stated more generally: "diagrams are pictorial, yet abstract, represen ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |